home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / CODING / 80X86 / AMISL092.ZIP / README < prev    next >
Encoding:
Text File  |  1995-09-24  |  503 b   |  16 lines

  1. This is a preliminary version of a reference implementation of the
  2. Alternate Multiplex Interrupt Specification (AMIS), version 3.5.
  3.  
  4. [9/12/92 v0.90]
  5. new features: hotkey conflict detection, simplifications in macro usage,
  6. generic hotkey dispatcher
  7.  
  8. [10/16/92 v0.91]
  9. fixed: stack errors in AMISHOTK.ASM (check_if_hotkeys_used) and
  10.     UNINSTAL.ASM (unhook_interrupts)
  11.  
  12. [2/93 v0.92; released 9/24/95]
  13. fixed: a few more bugs
  14. changed: TSRs calling DOS no longer need to hook INT 25h or INT 26h
  15.  
  16.